vendor/golang.org/x/net/http2/hpack.Decoder.parseFieldIndexed (method)

2 uses

	vendor/golang.org/x/net/http2/hpack (current package)
		hpack.go#L311: 		return d.parseFieldIndexed()
		hpack.go#L338: func (d *Decoder) parseFieldIndexed() error {